2026-09-21 06:28:08,155 [ 62478 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 06:28:08,156 [ 62478 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 06:28:08,156 [ 62478 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 06:28:08,156 [ 62478 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_sypc32 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache]' 'test_disk_over_web_server/test.py::test_cache[node2]' test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server 'test_disk_over_web_server/test.py::test_usage[node2]' test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_disk_over_web_server/test.py::test_cache[node2] test_allowed_url_from_config/test.py::test_config_with_hosts test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_config_substitutions/test.py::test_allow_databases test_cluster_all_replicas/test.py::test_cluster test_database_iceberg/test.py::test_hide_sensitive_info test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] [gw4] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] [gw2] [ 2%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw0] [ 3%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] [gw0] [ 4%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] [gw2] [ 5%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] [gw0] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] [gw0] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] [gw2] [ 8%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] [gw5] [ 9%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw0] [ 10%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] [gw4] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw0] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] [gw2] [ 13%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw0] [ 14%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw6] [ 15%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw0] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw0] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] [gw2] [ 18%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] [gw0] [ 19%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw0] [ 20%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw0] [ 21%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_dictionaries_mysql/test.py::test_background_dictionary_reconnect [gw4] [ 22%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw5] [ 23%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw6] [ 24%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw5] [ 25%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw2] [ 26%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] [gw4] [ 27%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] [ 28%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw6] [ 29%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw7] [ 30%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw4] [ 31%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw8] [ 32%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw2] [ 33%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw5] [ 34%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw6] [ 35%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw4] [ 36%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw8] [ 37%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw2] [ 38%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw8] [ 39%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw6] [ 40%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw7] [ 41%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw4] [ 42%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw8] [ 43%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw6] [ 44%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw9] [ 45%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_check_table/test.py::test_check_all_tables test_dictionaries_access/test.py::test_create [gw7] [ 46%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw7] [ 47%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw8] [ 48%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw8] [ 49%] PASSED test_config_substitutions/test.py::test_include_config [gw9] [ 50%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw7] [ 51%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw4] [ 52%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw4] [ 53%] PASSED test_dictionaries_access/test.py::test_dictget test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_dictionaries_access/test.py::test_drop [gw6] [ 54%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw1] [ 55%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] [gw4] [ 56%] PASSED test_dictionaries_access/test.py::test_drop test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw0] [ 57%] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load [gw0] [ 58%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw0] [ 59%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw0] [ 60%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw7] [ 61%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw6] [ 62%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw2] [ 63%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw0] [ 64%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw5] [ 65%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote [gw8] [ 66%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_aggregation_memory_efficient/test.py::test_remote [gw3] [ 67%] PASSED test_disk_over_web_server/test.py::test_cache[node2] test_disk_over_web_server/test.py::test_config_reload test_config_decryption/test.py::test_successful_decryption_xml [gw2] [ 68%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw3] [ 69%] PASSED test_disk_over_web_server/test.py::test_config_reload test_disk_over_web_server/test.py::test_incorrect_usage [gw3] [ 70%] PASSED test_disk_over_web_server/test.py::test_incorrect_usage test_disk_over_web_server/test.py::test_page_cache test_composable_protocols/test.py::test_connections [gw8] [ 71%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw0] [ 72%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw6] [ 73%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw6] [ 74%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw2] [ 75%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw5] [ 76%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw5] [ 77%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw7] [ 78%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw5] [ 79%] PASSED test_composable_protocols/test.py::test_proxy_1 [gw2] [ 80%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw9] [ 81%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple [gw9] [ 82%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_tables_with_same_location [gw9] [ 83%] PASSED test_database_iceberg/test.py::test_tables_with_same_location [gw4] [ 84%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw3] [ 85%] PASSED test_disk_over_web_server/test.py::test_page_cache test_disk_over_web_server/test.py::test_replicated_database [gw3] [ 86%] PASSED test_disk_over_web_server/test.py::test_replicated_database test_disk_over_web_server/test.py::test_unavailable_server [gw1] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] [gw8] [ 88%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw0] [ 89%] PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple test_block_structure_mismatch/test.py::test [gw7] [ 90%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw4] [ 91%] PASSED test_block_structure_mismatch/test.py::test [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_cancel_freeze/test.py::test_cancel_backup [gw1] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] [gw3] [ 94%] PASSED test_disk_over_web_server/test.py::test_unavailable_server test_disk_over_web_server/test.py::test_usage[node2] [gw3] [ 95%] PASSED test_disk_over_web_server/test.py::test_usage[node2] [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] [gw4] [ 97%] PASSED test_cancel_freeze/test.py::test_cancel_backup [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 126.75s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 124.10s call test_database_iceberg/test.py::test_many_namespaces 81.67s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 72.62s call test_cancel_freeze/test.py::test_cancel_backup 65.62s call test_allowed_url_from_config/test.py::test_table_function_remote 61.62s call test_disk_over_web_server/test.py::test_page_cache 57.17s call test_disk_over_web_server/test.py::test_unavailable_server 55.77s setup test_disk_over_web_server/test.py::test_cache[node2] 47.10s call test_disk_over_web_server/test.py::test_cache[node2] 44.60s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 41.67s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 40.97s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 40.20s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 39.49s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 39.46s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 37.42s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 36.85s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 36.50s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 35.82s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 33.32s setup test_database_iceberg/test.py::test_hide_sensitive_info 32.35s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 32.25s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 31.09s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 30.86s setup test_config_decryption/test.py::test_successful_decryption_xml 30.47s call test_check_table/test.py::test_check_normal_table_corruption[] 29.56s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 29.46s setup test_aggregation_memory_efficient/test.py::test_remote 28.46s teardown test_allowed_url_from_config/test.py::test_table_function_remote 27.77s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 27.21s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 27.18s call test_aggregation_memory_efficient/test.py::test_remote 26.60s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 26.43s setup test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 26.27s teardown test_config_decryption/test.py::test_successful_decryption_yaml 24.84s setup test_cluster_all_replicas/test.py::test_cluster 24.37s setup test_check_table/test.py::test_check_all_tables 24.25s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 23.25s teardown test_database_iceberg/test.py::test_tables_with_same_location 23.04s setup test_composable_protocols/test.py::test_connections 22.44s setup test_config_substitutions/test.py::test_allow_databases 21.62s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 19.02s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 18.78s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 18.58s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 16.91s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 16.80s call test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 16.59s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 16.47s teardown test_aggregation_memory_efficient/test.py::test_remote 16.46s call test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 16.29s setup test_allowed_url_from_config/test.py::test_config_with_hosts 16.14s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 16.11s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 15.76s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 15.58s teardown test_config_substitutions/test.py::test_include_config 15.41s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 15.18s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 15.16s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 14.83s call test_check_table/test.py::test_check_all_tables 14.69s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 14.05s setup test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 13.83s setup test_block_structure_mismatch/test.py::test 13.12s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 13.11s setup test_dictionaries_access/test.py::test_create 13.02s call test_disk_over_web_server/test.py::test_usage[node2] 12.96s setup test_cancel_freeze/test.py::test_cancel_backup 12.72s teardown test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple 12.34s call test_disk_over_web_server/test.py::test_incorrect_usage 11.60s teardown test_composable_protocols/test.py::test_proxy_1 9.30s call test_database_iceberg/test.py::test_list_tables 8.50s teardown test_cancel_freeze/test.py::test_cancel_backup 8.07s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 7.71s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 7.48s teardown test_block_structure_mismatch/test.py::test 6.68s teardown test_disk_over_web_server/test.py::test_usage[node2] 6.61s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 6.44s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.26s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.21s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 6.11s teardown test_dictionaries_access/test.py::test_drop 5.82s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 5.79s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 5.70s call test_composable_protocols/test.py::test_connections 5.18s call test_disk_over_web_server/test.py::test_config_reload 4.87s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 4.86s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 4.56s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.49s call test_config_substitutions/test.py::test_allow_databases 4.44s call test_composable_protocols/test.py::test_proxy_1 4.25s call test_config_substitutions/test.py::test_config 4.24s call test_disk_over_web_server/test.py::test_replicated_database 4.09s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 4.08s call test_dictionaries_access/test.py::test_create 4.06s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 4.06s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 4.00s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 3.88s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 3.82s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 3.50s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 3.41s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.39s call test_database_iceberg/test.py::test_hide_sensitive_info 3.36s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 3.32s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 3.29s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 3.27s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 3.15s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 3.08s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 2.78s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.72s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.61s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.58s call test_database_iceberg/test.py::test_select 2.48s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 2.45s call test_dictionaries_access/test.py::test_drop 2.41s call test_database_iceberg/test.py::test_tables_with_same_location 2.29s call test_config_substitutions/test.py::test_include_config 2.24s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 2.20s call test_dictionaries_access/test.py::test_dictget 2.03s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.01s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 1.85s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 1.80s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.71s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 1.63s call test_config_decryption/test.py::test_successful_decryption_xml 1.57s call test_config_substitutions/test.py::test_config_from_env_overrides 1.50s call test_allowed_url_from_config/test.py::test_config_with_hosts 1.48s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 1.39s call test_cluster_all_replicas/test.py::test_cluster 1.31s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.18s call test_config_decryption/test.py::test_successful_decryption_yaml 1.01s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.91s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.90s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.90s call test_cluster_all_replicas/test.py::test_global_in 0.87s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.85s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.81s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.80s call test_block_structure_mismatch/test.py::test 0.78s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.75s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.75s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.74s teardown test_dictionaries_access/test.py::test_dictget 0.63s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.54s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.43s teardown test_dictionaries_access/test.py::test_create 0.43s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.39s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.37s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.35s call test_composable_protocols/test.py::test_http_proxy_1 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.29s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.02s teardown test_disk_over_web_server/test.py::test_cache[node2] 0.01s teardown test_database_iceberg/test.py::test_many_namespaces 0.01s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.01s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.01s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.01s setup test_database_iceberg/test.py::test_select 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s teardown test_disk_over_web_server/test.py::test_page_cache 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_disk_over_web_server/test.py::test_replicated_database 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_disk_over_web_server/test.py::test_config_reload 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_disk_over_web_server/test.py::test_incorrect_usage 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_disk_over_web_server/test.py::test_usage[node2] 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s teardown test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s setup test_disk_over_web_server/test.py::test_incorrect_usage 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s setup test_disk_over_web_server/test.py::test_page_cache 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_disk_over_web_server/test.py::test_config_reload 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_disk_over_web_server/test.py::test_unavailable_server 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_disk_over_web_server/test.py::test_unavailable_server 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_disk_over_web_server/test.py::test_replicated_database =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_config_substitutions/test.py::test_config PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_database_iceberg/test.py::test_list_tables PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_dictionaries_access/test.py::test_create PASSED test_dictionaries_access/test.py::test_dictget PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_dictionaries_access/test.py::test_drop PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_check_table/test.py::test_check_all_tables PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_disk_over_web_server/test.py::test_cache[node2] PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_disk_over_web_server/test.py::test_config_reload PASSED test_disk_over_web_server/test.py::test_incorrect_usage PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_disk_over_web_server/test.py::test_page_cache PASSED test_disk_over_web_server/test.py::test_replicated_database PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_distributed_insert_backward_compatibility/test.py::test_distributed_in_tuple PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_block_structure_mismatch/test.py::test PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_disk_over_web_server/test.py::test_unavailable_server PASSED test_disk_over_web_server/test.py::test_usage[node2] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] ======================= 100 passed in 406.79s (0:06:46) ========================